home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmOptionButtonGadget.z / XmOptionButtonGadget
Text File  |  1998-10-30  |  4KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmOOOOppppttttiiiioooonnnnBBBBuuuuttttttttoooonnnnGGGGaaaaddddggggeeeetttt((((3333XXXX))))  UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV  XXXXmmmmOOOOppppttttiiiioooonnnnBBBBuuuuttttttttoooonnnnGGGGaaaaddddggggeeeetttt((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmOOOOppppttttiiiioooonnnnBBBBuuuuttttttttoooonnnnGGGGaaaaddddggggeeeetttt - A RowColumn function that obtains the
  10.           widget ID for the CascadeButtonGadget in an OptionMenu
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/RowColumn.h>
  14.           WWWWiiiiddddggggeeeetttt XXXXmmmmOOOOppppttttiiiioooonnnnBBBBuuuuttttttttoooonnnnGGGGaaaaddddggggeeeetttt(
  15.           WWWWiiiiddddggggeeeetttt ooooppppttttiiiioooonnnn____mmmmeeeennnnuuuu);
  16.  
  17.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  18.           This page documents Motif 2.1.
  19.  
  20.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  21.           XXXXmmmmOOOOppppttttiiiioooonnnnBBBBuuuuttttttttoooonnnnGGGGaaaaddddggggeeeetttt provides the application with the means
  22.           for obtaining the widget ID for the internally created
  23.           CascadeButtonGadget. Once the application has obtained the
  24.           widget ID, it can adjust the visuals for the
  25.           CascadeButtonGadget, if desired.
  26.  
  27.           When an application creates an instance of the OptionMenu
  28.           widget, the widget creates two internal gadgets. One is a
  29.           LabelGadget that is used to display RowColumn's
  30.           XXXXmmmmNNNNllllaaaabbbbeeeellllSSSSttttrrrriiiinnnngggg resource.  The other is a CascadeButtonGadget
  31.           that displays the current selection and provides the means
  32.           for posting the OptionMenu's submenu.
  33.  
  34.           The user can specify resources in a resource file for the
  35.           automatically created widgets and gadgets of an OptionMenu.
  36.           The following list identifies the names of these widgets (or
  37.           gadgets) and the associated OptionMenu areas.
  38.  
  39.           Option Menu Label Gadget
  40.                     OOOOppppttttiiiioooonnnnLLLLaaaabbbbeeeellll
  41.  
  42.           Option Menu Cascade Button
  43.                     OOOOppppttttiiiioooonnnnBBBBuuuuttttttttoooonnnn
  44.  
  45.           _o_p_t_i_o_n__m_e_n_u
  46.                     Specifies the OptionMenu widget ID
  47.  
  48.           For a complete definition of RowColumn and its associated
  49.           resources, see XXXXmmmmRRRRoooowwwwCCCCoooolllluuuummmmnnnn(3).
  50.  
  51.      RRRREEEETTTTUUUURRRRNNNN
  52.           Returns the widget ID for the internal button.
  53.  
  54.      RRRREEEELLLLAAAATTTTEEEEDDDD
  55.           XXXXmmmmCCCCrrrreeeeaaaatttteeeeOOOOppppttttiiiioooonnnnMMMMeeeennnnuuuu(3), XXXXmmmmCCCCaaaassssccccaaaaddddeeeeBBBBuuuuttttttttoooonnnnGGGGaaaaddddggggeeeetttt(3),
  56.           XXXXmmmmOOOOppppttttiiiioooonnnnLLLLaaaabbbbeeeellllGGGGaaaaddddggggeeeetttt(3), and XXXXmmmmRRRRoooowwwwCCCCoooolllluuuummmmnnnn(3).
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.